Skip to content

json-parse-with-source: Sync with stage 4 PR and complete testing plan#4682

Open
gibson042 wants to merge 5 commits intotc39:mainfrom
gibson042:2025-11-json-parse-with-source-stage-4
Open

json-parse-with-source: Sync with stage 4 PR and complete testing plan#4682
gibson042 wants to merge 5 commits intotc39:mainfrom
gibson042:2025-11-json-parse-with-source-stage-4

Conversation

@gibson042
Copy link
Copy Markdown
Member

Ref tc39/ecma262#3714
Fixes #4096

Some of the tests use assert.sameValue(JSON.stringify(…), '…', …) rather than assert.deepEqual, which was a judgment call on my part that I'm happy to change if the other maintainers prefer that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testing plan for JSON-parse-with-source

2 participants